: user logged out frequently while using reverse proxy

: user logged out frequently while using reverse proxy

am 10.03.2010 20:42:05 von vara prasad

--001636e0a52c39fe920481777e62
Content-Type: text/plain; charset=ISO-8859-1

Hi All,
I have set up Apache reverse proxy to a legacy https server. The user can
login to the server via reverse proxy but whenever the user clicks on any
link on the page or navigates to another page, the server prompts for login
again. Any clue please?


Thanks in advance,
Prasad

--001636e0a52c39fe920481777e62
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi All,
I have set up Apache reverse proxy to a legacy https server. Th=
e user can login to the server via reverse proxy but whenever the user clic=
ks on any link on the page or navigates to another page, the server prompts=
for login again. Any clue please?



Thanks in advance,
Prasad




--001636e0a52c39fe920481777e62--

Re: : user logged out frequently while using reverse

am 10.03.2010 21:23:08 von Eric Covener

On Wed, Mar 10, 2010 at 2:42 PM, vara prasad wrote:
> Hi All,
> I have set up Apache reverse proxy to a legacy https server. The user can
> login to the server via reverse proxy but whenever the user clicks on any
> link on the page or navigates to another page, the server prompts for login
> again. Any clue please?

What kind of authentication? If it's cookie-based, are you rewriting
the cookie domain?


--
Eric Covener
covener@gmail.com

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: : user logged out frequently while using reverse

am 14.03.2010 20:35:35 von vara prasad

--00504502ad2059bebd0481c7deab
Content-Type: text/plain; charset=ISO-8859-1

It is cookie based..
I am trying it on my localhost.. Is the following config valid? Please let
me know.

ProxyPassReverse /
ProxyHTMLEnable On
ProxyHTMLURLMap / /app3/
ProxyPassReverseCookieDomain example.com localhost ?
ProxyPassReverseCookiePath / /app3/
RequestHeader unset Accept-Encoding


Thanks,
Prasad

On Thu, Mar 11, 2010 at 1:53 AM, Eric Covener wrote:

> On Wed, Mar 10, 2010 at 2:42 PM, vara prasad
> wrote:
> > Hi All,
> > I have set up Apache reverse proxy to a legacy https server. The user can
> > login to the server via reverse proxy but whenever the user clicks on any
> > link on the page or navigates to another page, the server prompts for
> login
> > again. Any clue please?
>
> What kind of authentication? If it's cookie-based, are you rewriting
> the cookie domain?
>
>
> --
> Eric Covener
> covener@gmail.com
>
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> " from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>

--00504502ad2059bebd0481c7deab
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

It is cookie based..

I am trying it on my localhost.. Is the following config valid? Please let =
me know.

<Location /app3/>

       ProxyPassReverse /

     =A0 ProxyHTMLEnable On

       ProxyHTMLURLMap=A0 /   /app3/

       ProxyPassReverseCookieDomain om">example.com localhost ?

       ProxyPassReverseCookiePath / /app3/

       RequestHeader=A0 unset=A0 Accept-Encoding     r>
</Location>



Thanks,

Prasad

On Thu, Mar 11, 2010 at 1:53 AM, =
Eric Covener <cov=
ener@gmail.com
>
wrote:
tyle=3D"border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8e=
x; padding-left: 1ex;">
On Wed, Mar 10, 2010 at 2:42 PM, vara pra=
sad <vprasad.pendyala@gmai=
l.com
> wrote:

> Hi All,

> I have set up Apache reverse proxy to a legacy https server. The user =
can

> login to the server via reverse proxy but whenever the user clicks on =
any

> link on the page or navigates to another page, the server prompts for =
login

> again. Any clue please?



What kind of authentication? If it's cookie-based, are you =
rewriting

the cookie domain?





--

Eric Covener





------------------------------------------------------------ ---------

The official User-To-User support forum of the Apache HTTP Server Project.<=
br>
See <URL: lank">http://httpd.apache.org/userslist.html> for more info.

To unsubscribe, e-mail: g">users-unsubscribe@httpd.apache.org

=A0 " =A0 from the digest: @httpd.apache.org">users-digest-unsubscribe@httpd.apache.org

For additional commands, e-mail: org">users-help@httpd.apache.org






--00504502ad2059bebd0481c7deab--